Skip to content

Workflows: Event decryption#510

Merged
mistralai-nfau merged 7 commits intomainfrom
nfau/event-encryption
May 6, 2026
Merged

Workflows: Event decryption#510
mistralai-nfau merged 7 commits intomainfrom
nfau/event-encryption

Conversation

@mistralai-nfau
Copy link
Copy Markdown
Contributor

No description provided.

@mistralai-nfau mistralai-nfau marked this pull request as ready for review May 5, 2026 14:30
Comment thread .speakeasy/gen.yaml Outdated
Copy link
Copy Markdown
Contributor

@louis-sanna-dev louis-sanna-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦫

Copy link
Copy Markdown
Contributor

@anth2o anth2o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mistralai-nfau is it possible to add tests for the methods you added in this PR ?


return data, encoding_options

async def encode_event_payload_content(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nit: here the name is encode_event_payload_content, not consistent with decode_event_payload, can we unify the 2 ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it's consistent, but you must compare it to decode_network_result, it actually take a whole event payload, extract the encoding options and extracting payload value, open to renaming suggestion if any !

@mistralai-nfau mistralai-nfau merged commit 109ee43 into main May 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants